ComponentOne ASP.NET MVC Controls
FlexGridFilter<T> Class Members
Properties  Methods 

C1.Web.Mvc Namespace : FlexGridFilter<T> Class

The following tables list the members exposed by FlexGridFilter<T>.

Public Constructors
 NameDescription
Public ConstructorCreates one FlexGridFilter<T> instance.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a list of the column filters.  
Public PropertyGets the child components. (Inherited from C1.Web.Mvc.Component)
Public PropertyGets or sets the default filter type to use.  
Public PropertyGets or sets a value that determines whether the filter should include only values selected by the @see:ValueFilter.filterText property.  
Public PropertyGets or sets the component id. (Inherited from C1.Web.Mvc.Component)
Public PropertyOccurs after the filter is applied.  
Public PropertyOccurs after a column filter has been edited by the user.  
Public PropertyOccurs when a column filter is about to be edited by the user.  
Public PropertyGets or sets whether the FlexGridFilter should add filter editing buttons to the grid's column headers.  
Public PropertyGets or sets a value indicating whether the filter editor should include sort buttons.  
Top
Public Methods
 NameDescription
Public MethodReturns an HTML-encoded string. (Inherited from C1.Web.Mvc.Component)
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

FlexGridFilter<T> Class
C1.Web.Mvc Namespace